{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wheatstone Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.589723,
            51.85146
          ],
          [
            -2.589727,
            51.851419
          ],
          [
            -2.589736,
            51.851345
          ],
          [
            -2.589522,
            51.851061
          ],
          [
            -2.589534,
            51.851053
          ],
          [
            -2.589576,
            51.851027
          ],
          [
            -2.589917,
            51.851093
          ],
          [
            -2.58993,
            51.851096
          ],
          [
            -2.589934,
            51.851096
          ],
          [
            -2.589937,
            51.851097
          ],
          [
            -2.58996,
            51.851102
          ],
          [
            -2.590202,
            51.851149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090651483, GL17 9DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5897388574373608,
          51.85147162618185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120454976, GL17 9DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.589881090872743,
          51.85124613689335
        ]
      }
    }
  ]
}