{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ferndale Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.85845,
            51.420636
          ],
          [
            -0.858108,
            51.42094
          ],
          [
            -0.857766,
            51.421245
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013472043, RG41 1LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8584272034048953,
          51.42064329097056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032927867, RG41 1LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8577691995577047,
          51.42107748897967
        ]
      }
    }
  ]
}