{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.186228,
            52.662836
          ],
          [
            0.184914,
            52.66291
          ],
          [
            0.183599,
            52.662983
          ],
          [
            0.182188,
            52.663006
          ],
          [
            0.180778,
            52.663028
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023635834, PE14 7BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.18612542458282957,
          52.6628467109099
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090575408, PE13 3TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.18171180602294204,
          52.66300898854011
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093407099, PE13 3TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.18257007967136474,
          52.663910303650454
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096052850, PE14 7BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1836445423611286,
          52.65787525770102
        ]
      }
    }
  ]
}