{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.623682,
            51.25655
          ],
          [
            -1.62323,
            51.256645
          ],
          [
            -1.622777,
            51.256741
          ],
          [
            -1.622558,
            51.256777
          ],
          [
            -1.622339,
            51.256813
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023273583, SP11 9QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.623688509987381,
          51.256551387292475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024874922, SP11 9FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6231288463494356,
          51.256648498930495
        ]
      }
    }
  ]
}