{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dimora Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.309137,
            53.504276
          ],
          [
            -2.309129,
            53.504063
          ],
          [
            -2.309121,
            53.503851
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007885717, M27 8PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3088794648876014,
          53.5039062167282
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007885718, M27 8PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3094822541259594,
          53.50386870267168
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890933, M27 8XX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.309107899601885,
          53.5042202211
        ]
      }
    }
  ]
}