{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.740943,
            51.41745
          ],
          [
            0.740989,
            51.417327
          ],
          [
            0.741035,
            51.417205
          ],
          [
            0.741076,
            51.417096
          ],
          [
            0.741117,
            51.416987
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013744066, ME11 5AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7411606344167446,
          51.41699477449753
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025563542, ME11 5EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7191095147570911,
          51.41722089102985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025614988, ME11 5AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.731451130464207,
          51.41674490054304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035064003, ME11 5EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7412496539422488,
          51.41728049532103
        ]
      }
    }
  ]
}