FineRadar β Speed Camera Revenue & Statistics Directory
Per-camera pages showing what every Australian speed camera actually earns β 7 years of monthly fine counts and dollar values from open government data that existing camera-location sites don't touch, doubling as the annual link-bait journalists already rewrite every January.
Quick Stats
| Metric | Value |
|---|---|
| Generated | 2026-08-10 by Claude Fable 5 |
| Est. Pages | ~9,000 (5,018 NSW camera-location pages + VIC fixed/top-50 + SA location rollups + 1,238 ACT records aggregated + state/road/suburb hubs; WA/TAS/NT get state explainers only) |
| Build Time | 3-4 weeks |
| Competition | π΄ High on generic locations/fines (speedcam.com.au + clone + gov) β π’ Open on the per-camera stats angle |
| YMYL? | No (factual enforcement data, not legal/financial advice) |
| AI Overview Risk | π‘ Medium overall β High on fine-amount queries (avoid as core), Low on stats/locations/schedules |
| Content Depth | 12+ data points/page (best case) / 5-6 (worst case, conditional generation) |
| Data Sources | 5+ combined (Revenue NSW, SA Expiation Notice System, ACT Socrata APIs, VIC monthly XLSX, QLD CSV) |
| Data Access | Free Gov Data (CC-BY) β XLSX/CSV/JSON APIs, all tested |
| Revenue Model | Display ads + insurance/lawyer leads + annual data-story link building |
| Data Cost | Free |
| Est. Monthly Revenue | $1,200 (at ~100K visits) |
| Weighted Score | 62/75 |
1. The Opportunity
Problem Statement
Roughly 2.5 million Australians receive a camera-detected fine every year (computed: NSW cameras alone issued 983,934 penalty notices worth $346.7M face value in FY2025-26; SA adds 342K camera expiations/yr; VIC's top-50 cameras alone β300K+). Every one of them wants to know: where was the camera, how much is the fine, and β the question no site answers β what does that camera actually collect? The per-camera revenue data exists in open government files but no consumer site has built it into pages.
Why Now?
- Revenue NSW publishes a single open XLSX with 225,505 records covering 5,018 distinct camera locations β monthly offence counts and dollar face values from FY2019-20 through June 2026, refreshed regularly (verified: data stamped 1 Jul 2026, downloaded and parsed during research).
- SA publishes record-level expiation data monthly (342,383 rows for FY2025-26 alone, with camera location, vehicle speed, zone limit, penalty amounts); ACT exposes daily-updated fines joined to camera lat/lng via open Socrata APIs; VIC ships monthly mobile-camera lists (2,252 sites) plus quarterly/annual Top-50 camera rankings.
- The incumbent (speedcam.com.au) has built locations + fine calculators but no revenue/statistics layer β the differentiated angle is unclaimed.
- Newspapers rewrite the "top-earning cameras" story every year from these same files (e.g. Newcastle Herald on Gateshead's $1.3M camera) β a stats site becomes the permanent, linkable home for that story.
- Annual 1-July fine indexation in every state guarantees a yearly refresh/news cycle; WA's new AI distraction cameras ($3,300 max fines) and NSW average-speed-camera trials keep the topic in the news.
Search Demand Evidence
- No keyword-tool volumes were obtainable (flagged UNVERIFIED) β but hard proxies: every state maintains an official camera-lookup tool (governments only build these for sustained volume); 4+ ad-funded dedicated sites persist on AdSense economics; Service NSW runs a dedicated "check a speed camera location" referral page.
- Long-tail is provably winnable: speedcam.com.au ranks page-1 for road-level queries ("speed camera pacific highway") with suburb pages indexed at scale β third parties DO outrank government on long-tail.
- "Most lucrative speed camera NSW" / "top earning cameras" stories syndicate across ACM/News Corp mastheads every January β recurring citation demand.
AI Overview Analysis
Context: organic CTR drops of 35-61% where AI Overviews appear (Seer Sept 2025, Ahrefs). Per query class: - Fine amounts ("speeding fine 10km over NSW"): HIGH risk β one-number answers AI absorbs. Build as supporting calculators, not the core. - Camera locations ("camera on [road]"): MEDIUM-LOW β needs maps, directions, multiple sites per road; AI can't render maps. - Schedules ("mobile camera locations this week"): LOW β freshness-dependent (SA weekly, VIC monthly lists). - Revenue/stats ("what does the Cross City Tunnel camera earn"): LOW β unique aggregations AI Overviews cite rather than replace. The strategy weights the site toward the low-risk classes.
2. Data Sources
| Source | Data Available | Access Method | Rate Limits | Reliability | Verified? |
|---|---|---|---|---|---|
| Revenue NSW camera offences XLSX | 225,505 records: FY, month, camera type (6 types), speed band, school-zone flag, road+suburb+direction, postcode, offence count, $ face value β 5,018 locations, FY2019-20βJun 2026 | Direct XLSX download (3.5MB) | None | High | β Downloaded & parsed |
| SA Expiation Notice System | Record-level camera expiations: 342,383 rows FY2025-26; 25 fields incl. camera category, location code+suburb, vehicle speed, zone limit, penalty $, monthly, history to 2011-12 | CSV/zip download (9.7MB) | None | High | β Downloaded & parsed |
| ACT camera locations API + fines API (vr9h-djj8) + mobile visits (d56a-2nhi) | 1,238 camera records w/ lat/lng; daily-grain fines by camera code since Jul 2021 (updated 2026-08-09) | Socrata JSON API, no key | Generous | High | β API tested |
| VIC road safety camera datasets | Monthly mobile locations XLSX (2,252 rows: location, suburb, reason, audit date); annual+quarterly Top-50 cameras by infringements; fixed locations; compliance rates 2006-2025 | XLSX downloads, CKAN API | None | High | β Downloaded & parsed (Apr-2026 mobile + FY2024-25 Top-50) |
| QLD active mobile camera sites CSV | ~1,100-1,200 mobile sites: site number, type, status, road+town (no lat/lng) | CSV (S3) | None | Medium (freshness "murky" per portal warning) | β Fetched |
| TfNSW Open Data β NSW Speed Cameras | GPS lat/lng for fixed/red-light/mobile cameras | XLSX/CSV behind free login | Standard | High | β Page verified (downloads gated) |
| WA camera locations page | 50+ red-light/speed intersections, 12 fixed cameras β HTML tables only; mobile list scrapped in 2020 | HTML scrape | None | Medium | β Fetched |
| VIC/NSW/QLD fines & demerits tables | Fine brackets by speed band, licence class, school zones; indexed every 1 July (QLD <11km/h = $345 from 1 Jul 2026) | HTML (some 403 to bots β browser needed) | None | High | β VIC/QLD verified; NSW exact figures need browser verification |
Data Acquisition Notes
- The NSW XLSX is a pivot report whose pivot cache contains full raw records β parse the cache, not the sheet.
- data.nsw.gov.au and several TfNSW pages are Cloudflare-403 to non-browser agents β use browser-UA fetches or manual quarterly downloads (files themselves served fine).
- ACT Socrata joins: fines dataset
camera_locationcode β locations dataset code β lat/lng. - SA mobile camera location codes CSV (3,542 rows) joins location codes in the expiation data to street+suburb.
- TAS (Cloudflare JS challenge, mobile sites deliberately unpublished monthly) and NT (19 fixed sites, HTML) get static explainer pages only.
- Licenses: NSW CC-BY-3.0-AU, SA CC-BY, VIC CC-BY-4.0, QLD CC-BY-4.0, ACT open β all clean for commercial reuse with attribution (a major advantage over most niches).
Enrichment Source Map (from Phase 4h)
PRIMARY SOURCE: Revenue NSW offences XLSX β 8 fields Γ 84 months per camera location
βββ ENRICHMENT 1: TfNSW camera GPS files β lat/lng, camera type detail (join: road+suburb string match)
βββ ENRICHMENT 2: State fines/demerits tables β penalty brackets shown in context (join: state + camera type)
βββ ENRICHMENT 3: SA record-level + ACT daily APIs + VIC Top-50 β same model in 3 more states (join: location code)
βββ TOTAL: 12-15 unique data points per camera page + monthly time series
Why these sources prevent thin pages: A camera page isn't "there is a camera on X road" (the incumbent's model) β it's a 7-year statistical profile: monthly fine counts, dollar totals, speed-band mix, school-zone status, rank among state cameras, trend direction. That's genuinely unavailable anywhere, including from the government publishers themselves.
Data Coverage Gaps
- Revenue-per-camera exists only in NSW, SA, ACT (+ VIC top-50 subset) β QLD's TMR explicitly won't release it; WA/TAS/NT publish minimal location data.
- Plan: full stats pages for NSW/SA/ACT/VIC; QLD gets location pages from the mobile CSV + aggregate program stats; WA/TAS/NT get single state hub pages (fines tables + program explainers + official-source links). Documented on-site so users understand coverage.
3. Page Architecture
URL Patterns & Scale
| Pattern | Template | Example URL | Est. Pages |
|---|---|---|---|
| Camera stats (NSW) | /camera/nsw/[road-suburb-direction]/ | /camera/nsw/cross-city-tunnel-east-sydney-westbound/ | 5,018 |
| Camera stats (VIC/SA/ACT) | /camera/[state]/[slug]/ | /camera/vic/rosanna-rd-darebin-st-heidelberg/ | ~2,500 |
| Suburb hubs | /cameras-in/[suburb]-[state]/ | /cameras-in/rockdale-nsw/ | ~1,000 (only suburbs with β₯2 cameras) |
| Road hubs | /cameras-on/[road]-[state]/ | /cameras-on/pacific-highway-nsw/ | ~400 |
| Rankings (link-bait) | /top-cameras/[state]-[fy]/ | /top-cameras/nsw-2025-26/ | ~40 |
| Fines tables + calculator | /fines/[state]/ | /fines/qld/ | 8 + brackets |
| Monthly schedules | /mobile-cameras/[state]-[month]/ | /mobile-cameras/vic-april-2026/ | 12/yr Γ 2 states |
Page Template Structure
/camera/nsw/cross-city-tunnel-east-sydney-westbound/
βββ H1: Cross City Tunnel Speed Camera (East Sydney, Westbound) β Fines & Revenue
βββ Hero: FY2025-26 total notices, $ face value, state rank, camera type badge
βββ Section 1: Monthly chart β 7 years of notices + $ (interactive)
βββ Section 2: Offence mix (speed bands, red-light share, school-zone flag)
βββ Section 3: What you'd pay here today (fine brackets for this camera type/state)
βββ Section 4: Nearby cameras + same-road cameras (internal links)
βββ Sidebar: insurance/lawyer CTA + ad unit
βββ Footer: source citation (Revenue NSW, retrieval date), breadcrumbs
Sample Page with REAL Data (from Content Depth Gate 4g)
URL: /camera/nsw/cross-city-tunnel-east-sydney-westbound/
Title: Cross City Tunnel Speed Camera (Westbound): $11.6M in Fines FY2025-26 | FineRadar
H1: Cross City Tunnel Speed Camera, East Sydney (Westbound)
Data points displayed (all REAL, parsed from the Revenue NSW XLSX during research):
| # | Data Point | Value (REAL) | Source |
|---|---|---|---|
| 1 | Camera type | Fixed Digital Speed Camera | Revenue NSW |
| 2 | Location | Cross City Tunnel, East Sydney, Westbound | Revenue NSW |
| 3 | FY2025-26 penalty notices | 23,465 | Revenue NSW (computed) |
| 4 | FY2025-26 face value | $11,677,489 | Revenue NSW (computed) |
| 5 | State rank | #1 earning camera in NSW | Computed |
| 6 | Monthly time series | 84 months of counts + $ | Revenue NSW |
| 7 | Speed-band mix | share by band (incl. school-zone flag) | Revenue NSW |
| 8 | Postcode | 2010 | Revenue NSW |
| 9 | Comparison set | Rozelle Interchange Sthbd: 27,435 / $10.63M; WestConnex M8 Newtown: 15,654 / $6.74M | Revenue NSW (computed) |
| 10 | Current fine brackets | NSW speeding fines for this camera class | NSW penalty tables |
| 11 | Trend | YoY change in notices | Computed |
| 12 | Nearby cameras | Same-corridor cameras w/ links | Computed |
Unique narrative content (~250 words): "The westbound fixed camera in the Cross City Tunnel was NSW's highest-earning speed camera in FY2025-26, issuing 23,465 penalty notices with a combined face value of $11.68 million β around $32,000 per day. That's ahead of the Rozelle Interchange southbound camera (27,435 notices, $10.63M), which caught more drivers but at lower average finesβ¦" β every paragraph is computed from the data, unique per camera.
Interactive elements: - Monthly revenue/notices chart (7-year series) - State fine calculator (speed over limit β fine + demerits, per licence class)
Internal Links: - Same-road + nearby cameras: 5-8 per page - State ranking pages β camera pages; suburb hubs
Worst-Case Page (Sparse Entity)
URL: /camera/qld/mulligan-hwy-cooktown/ (QLD mobile site β no revenue data released)
| # | Data Point | Value (REAL) | Source |
|---|---|---|---|
| 1 | Site descriptor | Mulligan Hwy, Cooktown | QPS CSV |
| 2 | Site type/status | Primary / active | QPS CSV |
| 3 | Enforcement program context | QLD camera program stats (aggregate fines/yr) | TMR annual report |
| 4 | QLD fine brackets | <11km/h = $345 + 1pt (1 Jul 2026) | QLD penalty tables |
| 5 | Other cameras in region | Nearby QPS sites | QPS CSV (computed) |
| 6 | Double-demerit calendar | QLD holiday periods | State data |
Thin page strategy: Conditional generation. QLD mobile sites are aggregated into ~200 town/region pages (not 1,100 individual thin pages). WA/TAS/NT get one state hub each β no per-site pages. Only cameras with statistical data get individual pages.
4. Competitor Analysis
Top 5 Competitors
| # | Competitor | Domain | Monthly Traffic | DR | Indexed Pages |
|---|---|---|---|---|---|
| 1 | SpeedCam | speedcam.com.au | Unverified β top-3 in ~8 of 12 test SERPs (high visibility) | Unverified | Large: 448 NSW suburb pages + road pages + per-bracket fine calculators |
| 2 | SpeedCamsAU | speedcamsau.com | Unverified (newer clone) | Low | State + camera-type + calculator pages |
| 3 | Government portals | service.nsw.gov.au, vic.gov.au camera finder, SAPOL, etc. | Own all head terms | 80-90 (gov) | Official tools/maps |
| 4 | speedcameralocations.com.au | speedcameralocations.com.au | Unverified β still page-1 for several location terms | Low | Legacy per-state pages |
| 5 | Traffic lawyers + insurers | Astor Legal, GoToCourt, Youi content | Segment traffic on fine/appeal terms | 40-70 | Content clusters |
Traffic estimated via: SERP position observation across 12 test queries (no keyword tool access β flagged).
Detailed Competitor Breakdown
SpeedCam (speedcam.com.au) β the incumbent to respect
- What they do well: The full generic version of this idea, executed: all 8 states, suburb + road pages that rank page-1, per-bracket fine calculator URLs, demerit tracker, BAC calculator, guides. Monetized with AdSense + Amazon + sponsor slots (verified in their HTML).
- Where they fail: No per-camera revenue/statistics pages β locations and fine tables only. No monthly time series, no rankings, no data-story layer. Broad content sprawl invites thin-page risk.
- Your advantage: The entire stats dimension β 225K NSW records, SA record-level data, ACT daily APIs β is unused by them.
Government sites
- What they do well: Own head terms ("speed camera locations NSW" SERP = Service NSW + data.nsw + TfNSW map); authoritative.
- Where they fail: Fragmented per state, PDFs and map-only tools, several dead/moved URLs encountered during research, zero cross-state view, no revenue storytelling.
- Your advantage: Long-tail road/camera queries + the stats/rankings layer government will never editorialise.
speedcameralocations.com.au
- Very dated design and data; still ranking β evidence the SERP tolerates weak long-tail content, i.e. beatable.
Gap Analysis Summary
| Gap Type | What's Missing | Your Solution |
|---|---|---|
| Data | Per-camera revenue/offence statistics | 5,018 NSW camera stat pages + SA/ACT/VIC equivalents |
| Features | Time-series charts, state rankings | Interactive 7-year charts, annual Top-50 pages |
| Content | The annual "top earning cameras" story has no permanent home | Evergreen ranking pages journalists can cite year-round |
| Coverage | Cross-state comparison | National league tables (where data permits) |
5. Your Unique Positioning
The Angle
Not another "where are the cameras" site β the statistics site: what every camera earns, how it trends, and what you'll pay, built from open Revenue NSW / SAPOL / ACT / VIC data the incumbents ignore. Camera pages become the permanent home of a story the press re-reports every year.
Competitive Moat
Medium: the files are public, but the parsed 7-year time series, location entity-resolution (matching "PACIFIC HIGHWAY ROCKDALE NORTHBOUND" strings to GPS + road hubs), and accumulated annual ranking archives compound. Link equity from data journalism is the real moat β this niche generates predictable annual citations.
Positioning Statement
For fined drivers and data-curious motorists, FineRadar is the camera statistics site that shows what every speed camera actually collects and how it trends, unlike speedcam.com.au and government tools which only show where cameras are and what fines cost.
6. Monetization Strategy
| Channel | How It Works | Revenue/Unit | Est. Monthly |
|---|---|---|---|
| Display ads | AdSense β Mediavine/Raptive as traffic grows | $10-20 AUD RPM | $800 |
| Car insurance leads | Commission Factory advertisers (car vertical verified present; specific insurer programs UNVERIFIED β need network login) | ~$50-500/lead (industry range) | $300 |
| Traffic lawyer referrals | Featured-firm listings on per-state "appeal your fine" pages (Astor Legal/GoToCourt prove they buy this traffic) | Direct deals | $100 |
| Dashcam affiliates | Amazon AU Associates (~1-3% electronics) | Low | $50 |
Revenue Assumptions
- Traffic: ~100K visits/month at month 12 (long-tail camera/road queries + annual ranking spikes)
- Display RPM $10-20 blended; lead conversion small but high-value
- Note: fine-amount queries (the highest-volume class) are AI-Overview-exposed β the model does NOT depend on them.
Affiliate/Partner Opportunities
- Commission Factory β dominant AU network; car-vertical advertisers verified present (e.g. Carly). Insurer programs (Budget Direct, iSelect, Compare the Market) require network application to verify β flagged UNVERIFIED.
- Traffic law firms β direct outreach per state.
Licensing & Regulatory Check
- No licence needed to republish CC-BY government statistics with attribution β
- Insurance affiliate content: general comparison/links fine; avoid personal advice (no AFSL) β standard publisher position.
- Legal referrals: check each state's solicitor referral-fee disclosure rules before paid referral arrangements.
7. Technical Implementation
Recommended Stack
- Framework: Astro (static) with chart islands β ~9K pages, minutes to build
- Database: SQLite; Python ETL for XLSX pivot-cache parsing (proven in research)
- Hosting: Cloudflare Pages
- Est. Monthly Cost: $0-5
Key Technical Decisions
- Static vs Dynamic: SSG, rebuilt monthly (NSW/SA/VIC cadence) + daily ACT delta via scheduled CI job.
- Data refresh: Monthly ETL for NSW XLSX + SA zip + VIC files; quarterly QLD CSV; annual fines-table update every 1 July (calendar-locked task).
- Entity resolution: normalise NSW location strings β road/suburb/direction entities; join TfNSW GPS file (manual login download, quarterly) for maps.
API/Data Integration
1. Monthly: download Revenue NSW XLSX β parse pivot cache β upsert 225K+ records
2. Monthly: SA expiation zip β aggregate per location code β join 3,542-row location CSV
3. Daily: ACT Socrata fines API delta β join camera locations API (lat/lng)
4. Monthly: VIC mobile XLSX + quarterly Top-50 β upsert
5. Compute per-camera aggregates, ranks, trends β Astro build β deploy
Indexing Strategy
- Sitemaps: per-state camera sitemaps + hubs + rankings
- Internal linking: road hubs β camera pages β suburb hubs; ranking pages link top 50 each
- Crawl budget: prioritise top-1,000 cameras by revenue + all hubs; defer low-activity mobile sites (aggregated anyway)
8. Launch Checklist
Week 1: Foundation
- [ ] Domain + Astro + Cloudflare Pages setup
- [ ] NSW XLSX ETL (pivot-cache parser) + entity resolution
- [ ] Camera page template with 7-year chart component
- [ ] 100 seed pages (top NSW cameras) live for indexing test
Week 2: Scale
- [ ] SA + ACT + VIC pipelines; QLD regional aggregation
- [ ] All ~9,000 pages generated; fines tables + calculators per state
- [ ] Schema markup (Dataset + FAQPage on fines pages), sitemaps, GSC
Week 3: Polish
- [ ] Ranking/link-bait pages ("Top 50 earning cameras NSW FY2025-26")
- [ ] Ad placements + insurance CTA blocks
- [ ] Page speed pass (static charts render <2s)
Week 4: Launch
- [ ] Press kit: pitch the FY2025-26 rankings to motoring/news journalists (they rewrite this story annually β give them the permanent source)
- [ ] Monitor indexing; track 50 seed keywords
- [ ] Double-demerit calendar content for next holiday period
9. Risks & Mitigations
| Risk | Likelihood | Impact | Mitigation |
|---|---|---|---|
| speedcam.com.au adds a stats layer | Medium | High | Ship first, own the annual citation cycle; their sprawl vs your depth |
| Fine-amount SERPs lost to AI Overviews | High | Medium | Core model is stats/locations, not fine tables; calculators capture post-AIO clicks |
| Gov restructures data files (URL churn seen in research) | Medium | Medium | Monthly ETL with schema tests; multiple state sources diversify |
| NSW stops publishing camera-level revenue | Low | High | SA/ACT/VIC continue; archive builds historical value regardless |
Data Source Risks
- Several gov pages are Cloudflare-403 to bots (data files themselves fetch fine) β keep browser-UA fallback + manual quarterly download runbook for TfNSW GPS files.
Competitive Risks
- Two incumbents + government on generic terms β do not fight them there. The stats angle is defensible by execution speed and annual archive depth.
Google Algorithm Risks
- Helpful Content: camera pages carry unique multi-year statistics + computed narrative β passes. QLD/WA/TAS/NT thin pages are never generated individually.
- Site reputation: standalone domain, N/A.
Thin Content Risk Assessment
| Metric | This Site | Safe Threshold | Status |
|---|---|---|---|
| Data points per page (best case) | 12-15 + time series | β₯ 8 | β |
| Data points per page (worst case) | 6 (QLD regional aggregates) | β₯ 5 | β |
| Unique words per page (avg) | 250+ (computed narrative) | β₯ 200 | β |
| Data sources combined | 5+ | β₯ 2 | β |
| Pages below threshold (est. %) | ~0% (conditional generation) | < 20% | β |
| Thin page strategy | Aggregate (QLD regions) + skip (WA/TAS/NT per-site) | Must have one | β |
10. Legal & Compliance (AU-specific)
| Area | Requirement | Action |
|---|---|---|
| Copyright | NSW CC-BY-3.0-AU, SA CC-BY, VIC CC-BY-4.0, QLD CC-BY-4.0, ACT open | Attribute every dataset; cleanest licensing of any niche researched |
| ACCC / ACL | Fine amounts must be current/accurate | Annual 1-July update process; show "as at" dates |
| Legal referrals | State rules on solicitor referral fees | Review before paid lawyer-referral arrangements |
| Privacy | Data is aggregate/statistical β no personal info | N/A |
| Affiliate disclosure | Required on monetized pages | Site-wide disclosure |
Domain Name Suggestions (with availability check)
| Domain | Status | Notes |
|---|---|---|
| fineradar.com.au | Likely Available | Best fit β stats/revenue angle, brandable |
| snappedwhere.com.au | Likely Available | Memorable, consumer voice |
| finewatch.com.au | Likely Available | Revenue-watch framing |
| speedcammap.com.au | Likely Available | Descriptive fallback |
| cameramap.com.au | Likely Available | Broader camera scope |
| camcheck.com.au | Likely Available | Short, utility feel |
| camspotter.com.au | Likely Available | Playful alternative |
| speedtrapmap.com.au | Likely Available | US-style phrasing |
Availability checked via DNS (NS/SOA) on 2026-08-10. Confirm at registrar before purchasing.
11. Post-Launch Strategy (Months 2-12)
Content Maintenance
- Refresh cadence: monthly NSW/SA/VIC ETL, daily ACT delta, annual fines indexation (1 July β biggest content event of the year)
- Stale detection: cameras with zero offences for 6+ months flagged "inactive?" β itself an interesting data point
- New pages: new cameras appear in the data automatically; WA AI-camera and NSW average-speed-trial rollouts = new page clusters
Monitoring
- GSC weekly; track 50 seed keywords (mix of camera/road/ranking terms); watch fine-table pages for AIO-driven CTR decay (expected β don't over-invest there)
Expansion Playbook
- Adjacent niches: toll gantry locations, mobile phone detection cameras (Astor Legal ranks on this β demand proven), double-demerit calendars, rego/licence fee tables
- Content layer: monthly "camera of the month" data stories; FY wrap-up each July
- Link building: annual rankings press outreach (the strongest natural link engine in this niche β papers already write the story every January)
12. Success Metrics
| Timeframe | Traffic Goal | Revenue Goal | Key Milestone |
|---|---|---|---|
| Month 3 | 15K visits | $150 | 80% indexed; first journalist citation |
| Month 6 | 50K visits | $500 | Rank top-5 for 100+ camera/road terms |
| Month 12 | 100K visits | $1,200 | FY wrap-up story earns 10+ referring domains |
Leading Indicators
- Pages indexed (target: 85%+)
- Camera/road keywords in top 10 (target: 300+)
- Referring domains from news/motoring sites (target: 15+)
Sources & References
- Revenue NSW camera offences XLSX β primary NSW dataset (downloaded & parsed: 225,505 records, 5,018 locations)
- SA Expiation Notice System Data β record-level SA data (downloaded & parsed)
- ACT camera locations API β tested, 1,238 records with lat/lng
- VIC road safety camera datasets β mobile lists + Top-50 (downloaded & parsed)
- QLD active mobile camera sites β CSV fetched
- TfNSW Open Data β NSW Speed Cameras β GPS files (login-gated)
- WA camera locations β HTML tables
- VIC fine amounts & demerit points β penalty reference
- SpeedCam β incumbent analysis (crawled)
- SpeedCamsAU β clone competitor
- Newcastle Herald camera revenue story β annual news-cycle evidence
- Seer Interactive AIO CTR study β AI Overview impact data
- WA scraps camera location publication β WA coverage gap evidence