{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waggoners Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.311625,
            52.095544
          ],
          [
            1.31146,
            52.095525
          ],
          [
            1.311294,
            52.095506
          ],
          [
            1.311287,
            52.095442
          ],
          [
            1.311281,
            52.095378
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009909961, IP12 4UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3110810622645328,
          52.095139275979385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025079923, IP12 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3104894511506897,
          52.09484110867968
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025079924, IP12 4UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3100113840000296,
          52.09548414100714
        ]
      }
    }
  ]
}