{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Parish Road (A470)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.327387,
            51.638336
          ],
          [
            -3.327601,
            51.638972
          ],
          [
            -3.327591,
            51.639134
          ],
          [
            -3.327395,
            51.639668
          ],
          [
            -3.327243,
            51.640082
          ],
          [
            -3.327074,
            51.640723
          ],
          [
            -3.327078,
            51.640875
          ],
          [
            -3.327154,
            51.641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023813313, CF45 4SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.327488666890952,
          51.63859588140047
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090840890, CF45 4EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.315769871105037,
          51.65559639609508
        ]
      }
    }
  ]
}