{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cleveland Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.554434,
            51.391698
          ],
          [
            0.554534,
            51.391943
          ],
          [
            0.554634,
            51.392188
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44002929, ME7 1QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5535213470200675,
          51.39183495330017
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44068810, ME7 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5546536162844192,
          51.39177428949496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44068811, ME7 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5546362552861835,
          51.391720706518285
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44068812, ME7 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5546193948513243,
          51.39167610622519
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44068813, ME7 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5546025344507329,
          51.39163150592891
        ]
      }
    }
  ]
}