{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hundreds Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.145371,
            52.760635
          ],
          [
            0.146072,
            52.760514
          ],
          [
            0.149683,
            52.760409
          ],
          [
            0.154023,
            52.760283
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002551238, PE12 9AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15400782335800475,
          52.7602621574333
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002555309, PE12 9AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14540577329245602,
          52.772807960733324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002559860, PE12 9AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15800727035772338,
          52.65923759343541
        ]
      }
    }
  ]
}