{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cwm-Ffrdd Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.926917,
            51.809177
          ],
          [
            -3.926563,
            51.809247
          ],
          [
            -3.926209,
            51.809318
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015275237, SA18 2YE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.926897521727665,
          51.80902644267111
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023607672, SA18 2YE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9261990853596878,
          51.80931664769736
        ]
      }
    }
  ]
}