{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maesteg Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.695614,
            51.481823
          ],
          [
            -3.696097,
            51.481665
          ],
          [
            -3.696579,
            51.481506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013370741, CF36 5DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.696566803883631,
          51.481503787293576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025722215, CF36 5DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6965303427420757,
          51.48129749035963
        ]
      }
    }
  ]
}