{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Dairy Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.170039,
            52.482572
          ],
          [
            0.170645,
            52.48204
          ],
          [
            0.171251,
            52.481508
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025012873, PE15 0JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.17108147368947457,
          52.481746827679046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090573867, PE15 0GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.16986204247163136,
          52.482704333245515
        ]
      }
    }
  ]
}