{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.413946,
            52.506079
          ],
          [
            -0.414143,
            52.505524
          ],
          [
            -0.41434,
            52.504969
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001190771, PE8 6TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4143060036014889,
          52.50509460147297
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001198550, PE8 6TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4143526221160355,
          52.50543687685437
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000742357, PE8 6TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41442155467001945,
          52.50515908547198
        ]
      }
    }
  ]
}