{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foster Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.995542,
            52.800943
          ],
          [
            -1.995719,
            52.800948
          ],
          [
            -1.995896,
            52.800954
          ],
          [
            -1.996152,
            52.801045
          ],
          [
            -1.996407,
            52.801136
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095479004, ST18 0XH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.995745459339646,
          52.80104773800365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095479010, ST18 0XH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9959828008437006,
          52.8007600827813
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095479412, ST18 0XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9963980734837283,
          52.80113765282767
        ]
      }
    }
  ]
}