{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marlborough Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.346698,
            51.790925
          ],
          [
            -1.346455,
            51.790723
          ],
          [
            -1.346211,
            51.790522
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033229197, OX29 4DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3466982714395532,
          51.79092517504242
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120957253, OX29 4DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.346227903127117,
          51.79036511025049
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120957254, OX29 4DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.346052893041221,
          51.79043606664299
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120957255, OX29 4DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3458193720527443,
          51.79054266199644
        ]
      }
    }
  ]
}