{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.531237,
            51.393768
          ],
          [
            0.53095,
            51.393371
          ],
          [
            0.530871,
            51.393262
          ],
          [
            0.531326,
            51.393128
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44003355, ME4 4UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5312897395748396,
          51.393783448468085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000899206, ME4 4XW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5305851486964651,
          51.39351987205935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000899207, ME4 4XW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5306589467918992,
          51.39381506531421
        ]
      }
    }
  ]
}