{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Webb Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.732228,
            52.233916
          ],
          [
            0.732379,
            52.233939
          ],
          [
            0.73253,
            52.233963
          ],
          [
            0.732667,
            52.234004
          ],
          [
            0.732804,
            52.234045
          ],
          [
            0.732908,
            52.234089
          ],
          [
            0.733013,
            52.234133
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009742276, IP33 2SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7316921695892413,
          52.23485708010905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023126186, IP33 2RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.730744959051122,
          52.23660564267063
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025395342, IP33 2RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7306235878568463,
          52.23558326386384
        ]
      }
    }
  ]
}