{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grasmere Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.114531,
            51.608055
          ],
          [
            -0.114854,
            51.608056
          ],
          [
            -0.115176,
            51.608057
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025286379, N22 8QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11536246684950767,
          51.60785271067041
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090479874, N22 8RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11453088191268591,
          51.60805517350289
        ]
      }
    }
  ]
}