{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Frensham Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.75408,
            51.339344
          ],
          [
            0.754045,
            51.339287
          ],
          [
            0.75401,
            51.33923
          ],
          [
            0.75384,
            51.338941
          ],
          [
            0.75367,
            51.338653
          ],
          [
            0.753556,
            51.33846
          ],
          [
            0.753441,
            51.338267
          ],
          [
            0.753499,
            51.338232
          ],
          [
            0.753557,
            51.338196
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013743448, ME10 3LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7535556987821433,
          51.33817797626066
        ]
      }
    }
  ]
}