{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Byron Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.170076,
            51.90597
          ],
          [
            -1.169897,
            51.905837
          ],
          [
            -1.169718,
            51.905704
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011920967, OX26 2FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1694989114859309,
          51.905757351100206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011920968, OX26 2FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1695753938304858,
          51.90555109614455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011926153, OX26 2YP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.170076464500121,
          51.90596821828919
        ]
      }
    }
  ]
}