{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stanley Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.166204,
            55.633293
          ],
          [
            -2.166027,
            55.633152
          ],
          [
            -2.166021,
            55.633147
          ],
          [
            -2.16603,
            55.632981
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095492126, TD12 4FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1661604648991872,
          55.63312120759228
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095492127, TD12 4FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1658750609335327,
          55.63323840235243
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095492129, TD12 4FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1662405668506697,
          55.633282833069515
        ]
      }
    }
  ]
}