{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heatherbank Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.393994,
            51.341579
          ],
          [
            -0.394273,
            51.341812
          ],
          [
            -0.394552,
            51.342046
          ],
          [
            -0.394607,
            51.342096
          ],
          [
            -0.394663,
            51.342146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012067250, KT11 2LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3942797252085121,
          51.34202386564273
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012950628, KT11 2LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39399406292507316,
          51.34157032549173
        ]
      }
    }
  ]
}