{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Two Tree Hundred Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.074856,
            52.577795
          ],
          [
            0.074705,
            52.576556
          ],
          [
            0.074554,
            52.575317
          ],
          [
            0.074822,
            52.575214
          ],
          [
            0.07598,
            52.575071
          ],
          [
            0.077448,
            52.574889
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009296936, PE15 0PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0764947421534163,
          52.57501373358966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090575187, PE15 0PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07472302954387613,
          52.577499433843435
        ]
      }
    }
  ]
}