{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.468803,
            51.599622
          ],
          [
            -1.46813,
            51.600052
          ],
          [
            -1.467456,
            51.600482
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014080237, OX12 9TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4687738783550432,
          51.599675490592794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024896196, OX12 9TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4666888385751446,
          51.600187542682114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024897118, OX12 9TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4623222247529246,
          51.600725100840606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024897119, OX12 9TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4601970021926092,
          51.602180950513365
        ]
      }
    }
  ]
}