{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grant Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.139128,
            51.482771
          ],
          [
            0.138967,
            51.482711
          ],
          [
            0.138856,
            51.482722
          ],
          [
            0.138559,
            51.482753
          ],
          [
            0.138472,
            51.482749
          ],
          [
            0.138385,
            51.482746
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023301405, DA17 5GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.13844287424065366,
          51.48290027792546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023302184, DA17 5GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1384361481561584,
          51.482756514353696
        ]
      }
    }
  ]
}