{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Guelder Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.205702,
            51.71478
          ],
          [
            -1.205644,
            51.714868
          ],
          [
            -1.205586,
            51.714956
          ],
          [
            -1.20553,
            51.715111
          ],
          [
            -1.205473,
            51.715267
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013990856, OX4 7FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.205683831029349,
          51.714809434497816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004679275, OX4 7FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.205683831029349,
          51.714809434497816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004679276, OX4 7FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2055343775647749,
          51.715078164395216
        ]
      }
    }
  ]
}