{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cartershill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.909191,
            51.403912
          ],
          [
            -0.909417,
            51.404096
          ],
          [
            -0.909619,
            51.404262
          ],
          [
            -0.910452,
            51.404944
          ],
          [
            -0.910307,
            51.405307
          ],
          [
            -0.910276,
            51.405385
          ],
          [
            -0.909594,
            51.406467
          ],
          [
            -0.909619,
            51.406616
          ],
          [
            -0.909892,
            51.406839
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "14004915, RG2 9JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9098877938961458,
          51.40662905486632
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013470575, RG2 9JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9092617721270813,
          51.40393463280957
        ]
      }
    }
  ]
}