{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Georgian Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.749912,
            51.408753
          ],
          [
            0.749647,
            51.408732
          ],
          [
            0.749454,
            51.408717
          ],
          [
            0.749383,
            51.408711
          ],
          [
            0.74932,
            51.408706
          ],
          [
            0.749256,
            51.408701
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013743479, ME11 5JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7492637493061872,
          51.408692389690145
        ]
      }
    }
  ]
}