{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.12452,
            52.808202
          ],
          [
            0.12426,
            52.80861
          ],
          [
            0.124189,
            52.808675
          ],
          [
            0.123716,
            52.809103
          ],
          [
            0.122603,
            52.810035
          ],
          [
            0.122528,
            52.810098
          ],
          [
            0.12134,
            52.810893
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550740, PE12 9HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1245076308982542,
          52.80823158198373
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094353350, PE12 9NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12417643471460345,
          52.80904671204938
        ]
      }
    }
  ]
}