{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Norton's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.457894,
            52.131653
          ],
          [
            -1.457597,
            52.131506
          ],
          [
            -1.4573,
            52.131358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023387120, CV35 0UN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.457405983198597,
          52.13146789911669
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023756214, CV35 0UN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4578715939816072,
          52.13162287938678
        ]
      }
    }
  ]
}