{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenway Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.849855,
            52.954557
          ],
          [
            0.84986,
            52.954597
          ],
          [
            0.849865,
            52.954638
          ],
          [
            0.849901,
            52.954927
          ],
          [
            0.849938,
            52.955217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023662673, NR23 1HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8498424152942086,
          52.95456195638075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034814926, NR23 1DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8501066584413927,
          52.95540988256333
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034814927, NR23 1DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8502613304768917,
          52.955271286924436
        ]
      }
    }
  ]
}