{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Princes Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.477871,
            52.435517
          ],
          [
            -1.477821,
            52.435555
          ],
          [
            -1.477613,
            52.435715
          ],
          [
            -1.477456,
            52.435835
          ],
          [
            -1.477354,
            52.435914
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000139349, CV6 7LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4774002062116292,
          52.436124297192755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000139350, CV6 7LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4772681454501408,
          52.43609674348853
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014006435, CV6 7HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.477863402432555,
          52.43551501386113
        ]
      }
    }
  ]
}