{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.531048,
            51.515188
          ],
          [
            -2.531021,
            51.515024
          ],
          [
            -2.531015,
            51.514987
          ],
          [
            -2.531183,
            51.514912
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "647033, BS34 8SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5309236808771676,
          51.51511874672594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "647044, BS34 8SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5311648894795074,
          51.51479395928911
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "647045, BS34 8SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5313384398318015,
          51.514847122128856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "658770, BS34 8SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.530982472584924,
          51.5152173872997
        ]
      }
    }
  ]
}