{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hotch Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.266552,
            52.693264
          ],
          [
            0.266727,
            52.693225
          ],
          [
            0.270471,
            52.693423
          ],
          [
            0.270626,
            52.693431
          ],
          [
            0.270779,
            52.693439
          ],
          [
            0.271101,
            52.693456
          ],
          [
            0.271743,
            52.69349
          ],
          [
            0.272772,
            52.693545
          ],
          [
            0.274485,
            52.693635
          ],
          [
            0.274711,
            52.693647
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023634731, PE14 7SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.25872701341133414,
          52.69276626828308
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002442895, PE14 7SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.27017374194328564,
          52.692053015021344
        ]
      }
    }
  ]
}