{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Friars Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.37247,
            51.972935
          ],
          [
            1.372494,
            51.972768
          ],
          [
            1.372518,
            51.972601
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009907896, IP11 9NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3724873054357045,
          51.97277262759369
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009907911, IP11 9NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.372475778710336,
          51.97300681471368
        ]
      }
    }
  ]
}