{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Campbells Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.344337,
            51.84779
          ],
          [
            -1.34406,
            51.847734
          ],
          [
            -1.343783,
            51.847677
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033228731, OX20 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3438736299837835,
          51.847697303448385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120964569, OX20 1PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3440781593501876,
          51.8476085329052
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120964570, OX20 1PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.344311327919568,
          51.84754689477519
        ]
      }
    }
  ]
}