{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bishops Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.37133,
            51.973076
          ],
          [
            1.371409,
            51.972801
          ],
          [
            1.371487,
            51.972527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009907894, IP11 9NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3713967274719252,
          51.97279489148939
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025997569, IP11 9SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3710698345378483,
          51.97328996115883
        ]
      }
    }
  ]
}