{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.93776,
            50.977963
          ],
          [
            -0.93806,
            50.977336
          ],
          [
            -0.938188,
            50.977069
          ],
          [
            -0.938446,
            50.976752
          ],
          [
            -0.93846,
            50.976734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032901319, GU31 5RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9377629914190276,
          50.977818848107724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032901346, GU31 5RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9414337429212714,
          50.97299616429355
        ]
      }
    }
  ]
}