{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chichester Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.253648,
            51.351747
          ],
          [
            -0.254109,
            51.351514
          ],
          [
            -0.254571,
            51.351281
          ],
          [
            -0.254585,
            51.351274
          ],
          [
            -0.254599,
            51.351267
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013953020, KT17 1TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25363328210768193,
          51.35174676723019
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025167030, KT17 1TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25421423187799513,
          51.35157557456397
        ]
      }
    }
  ]
}