{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sheppey Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.751149,
            51.441755
          ],
          [
            0.751266,
            51.441428
          ],
          [
            0.751383,
            51.441102
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013744285, ME12 1TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.751368754851623,
          51.44110187856164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023202301, ME12 1TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7507217244658614,
          51.44135091124098
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093083277, ME12 1TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7507217244658614,
          51.44135091124098
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061081803, ME12 1TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7510434953530374,
          51.44167612931942
        ]
      }
    }
  ]
}