{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rolfe Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.450122,
            52.359584
          ],
          [
            0.45005,
            52.359816
          ],
          [
            0.449884,
            52.359886
          ],
          [
            0.449398,
            52.360088
          ],
          [
            0.449367,
            52.359627
          ],
          [
            0.449336,
            52.359166
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001255533, IP28 8QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4501334214608746,
          52.35904612804683
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022919590, IP28 8QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.44911712895207245,
          52.36005634848306
        ]
      }
    }
  ]
}