{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cornflower Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.121595,
            51.869227
          ],
          [
            -1.121657,
            51.868991
          ],
          [
            -1.121718,
            51.868756
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011919902, OX25 2AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1214892267639915,
          51.869093764051776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011919905, OX25 2AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.121551167140183,
          51.86889642120414
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011920546, OX25 2AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1216328716901782,
          51.8691757565096
        ]
      }
    }
  ]
}