{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dorchester Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.336493,
            51.377082
          ],
          [
            -0.336187,
            51.376991
          ],
          [
            -0.33588,
            51.3769
          ],
          [
            -0.335748,
            51.3768
          ],
          [
            -0.335615,
            51.3767
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318750, KT10 0AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33649809513692,
          51.37707069050392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318960, KT10 0BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33564064447337144,
          51.37694161144395
        ]
      }
    }
  ]
}