{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morgan Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.49194,
            51.397964
          ],
          [
            0.491809,
            51.398053
          ],
          [
            0.491679,
            51.398143
          ],
          [
            0.491477,
            51.398283
          ],
          [
            0.491276,
            51.398423
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44002755, ME2 3EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49194034305298695,
          51.397963755932494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000896691, ME2 3LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4917534576808704,
          51.39822854284909
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000896693, ME2 3LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4916147350443287,
          51.39832142855555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000896721, ME2 3LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.491758829265679,
          51.39832735707784
        ]
      }
    }
  ]
}