{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.517625,
            51.089316
          ],
          [
            -2.517294,
            51.08931
          ],
          [
            -2.517194,
            51.089331
          ],
          [
            -2.51678,
            51.089418
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30121445, BA7 7NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5176355537630695,
          51.08930620527748
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040969964, BA7 7NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.517323654285517,
          51.08950541433089
        ]
      }
    }
  ]
}