{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bungalow Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.695192,
            51.480948
          ],
          [
            -3.694981,
            51.48091
          ],
          [
            -3.694771,
            51.480873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013369959, CF36 5BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6951924321847516,
          51.480948157468
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100512588, CF36 5BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6945162547035144,
          51.480966925732346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100904693, CF36 5BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6946464658357816,
          51.48098302824266
        ]
      }
    }
  ]
}