{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.741189,
            51.416994
          ],
          [
            0.741221,
            51.41672
          ],
          [
            0.741254,
            51.416446
          ],
          [
            0.741298,
            51.416323
          ],
          [
            0.741343,
            51.416199
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023195419, ME11 5EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7413431459069807,
          51.41619904269396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093085136, ME11 5AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7411942872024608,
          51.416355422019095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093085137, ME11 5AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7411942872024608,
          51.416355422019095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002531513, ME11 5AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7411942872024608,
          51.416355422019095
        ]
      }
    }
  ]
}