{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maufe Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.796385,
            51.200324
          ],
          [
            -1.796427,
            51.200079
          ],
          [
            -1.796469,
            51.199834
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094298433, SP4 8FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7962122932491085,
          51.20018562320841
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094298446, SP4 8FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7962418291071143,
          51.19997885997023
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094298706, SP4 8FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.796383408098216,
          51.20032979171285
        ]
      }
    }
  ]
}