{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadvale Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.113477,
            51.519907
          ],
          [
            -3.113317,
            51.520403
          ],
          [
            -3.113156,
            51.520899
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024748330, CF3 1UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1132783850734977,
          51.520243734191546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093730339, CF3 1UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.113217298464288,
          51.52069390474309
        ]
      }
    }
  ]
}