{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hossil Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.745511,
            51.611031
          ],
          [
            -1.745478,
            51.611041
          ],
          [
            -1.745445,
            51.611052
          ],
          [
            -1.744985,
            51.611198
          ],
          [
            -1.744523,
            51.611344
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008546242, SN6 7RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.745856698711579,
          51.6111934784572
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009425707, SN6 7RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7445850179257716,
          51.61134357403026
        ]
      }
    }
  ]
}