{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carlisle Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.164478,
            51.894214
          ],
          [
            -1.164657,
            51.894717
          ],
          [
            -1.164665,
            51.894739
          ],
          [
            -1.165448,
            51.894651
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011931656, OX26 1ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1647299661114547,
          51.89484441408599
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011931667, OX26 1ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1647364650769865,
          51.89449380798955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011931719, OX26 1DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1645256761050662,
          51.89410569561151
        ]
      }
    }
  ]
}