{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pelhams Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.374638,
            51.37043
          ],
          [
            -0.374865,
            51.370255
          ],
          [
            -0.374889,
            51.370236
          ],
          [
            -0.374908,
            51.370036
          ],
          [
            -0.374872,
            51.369977
          ],
          [
            -0.374835,
            51.369919
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012951034, KT10 8QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.37463858821813667,
          51.370421003501626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061318368, KT10 8QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.37463282145559146,
          51.370178127124085
        ]
      }
    }
  ]
}