{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Darby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.14112,
            51.481598
          ],
          [
            -1.141614,
            51.481229
          ],
          [
            -1.142108,
            51.480859
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007901121, RG8 8NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1421142647423919,
          51.480870284217175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002896736, RG8 8AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1407290089411342,
          51.48178629261575
        ]
      }
    }
  ]
}