{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jessup Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.409366,
            51.308015
          ],
          [
            0.408835,
            51.308124
          ],
          [
            0.408305,
            51.308234
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092970563, ME19 5GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4088311812973693,
          51.30824798096926
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092970564, ME19 5GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4088871029484128,
          51.30821984977329
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092970573, ME19 5GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40891880898069943,
          51.30800335355384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092970643, ME19 5FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40930721912301704,
          51.3080223406838
        ]
      }
    }
  ]
}