{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Richard's Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.350736,
            52.078952
          ],
          [
            -0.350622,
            52.079186
          ],
          [
            -0.350367,
            52.079271
          ],
          [
            -0.350344,
            52.079279
          ],
          [
            -0.350139,
            52.079231
          ],
          [
            -0.349843,
            52.079029
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012433770, SG18 9HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3507355455849511,
          52.0789517898785
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025021424, SG18 9HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.35062486272544124,
          52.08037089484142
        ]
      }
    }
  ]
}