{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Honey Pot Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.783148,
            53.847812
          ],
          [
            -1.78292,
            53.847479
          ],
          [
            -1.782773,
            53.847264
          ],
          [
            -1.782757,
            53.84724
          ],
          [
            -1.782692,
            53.847146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010595144, BD17 5DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7829571867448188,
          53.84751097254571
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004710373, BD17 5TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7836232833433805,
          53.84803347215253
        ]
      }
    }
  ]
}