{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Prospect Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.008849,
            51.580791
          ],
          [
            -4.009071,
            51.580312
          ],
          [
            -4.009091,
            51.580313
          ],
          [
            -4.009903,
            51.580392
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010054982, SA3 5QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0099143529902195,
          51.580397184248426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101008025, SA3 5QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.009997319388327,
          51.58031482941096
        ]
      }
    }
  ]
}