{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Basildon Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.664452,
            51.920478
          ],
          [
            -0.664529,
            51.920344
          ],
          [
            -0.664589,
            51.920342
          ],
          [
            -0.664878,
            51.92033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014617507, LU7 1AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6644666681742825,
          51.92046935398023
        ]
      }
    }
  ]
}