{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bennett Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.544803,
            51.501842
          ],
          [
            -3.544629,
            51.501524
          ],
          [
            -3.544454,
            51.501205
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013369865, CF31 3TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.54481369111302,
          51.501855881740255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024658367, CF31 3RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5446496134358396,
          51.50126455853499
        ]
      }
    }
  ]
}