{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lavender Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.305694,
            51.396847
          ],
          [
            -0.30623,
            51.396972
          ],
          [
            -0.306767,
            51.397096
          ],
          [
            -0.307304,
            51.397259
          ],
          [
            -0.307842,
            51.397422
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128048868, KT6 4AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3057085446561723,
          51.3968356662917
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128048869, KT6 4FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3074634670758922,
          51.397193748018374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128051626, KT6 4FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.30684400281597435,
          51.397229761859386
        ]
      }
    }
  ]
}