{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bakers Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.024813,
            53.789371
          ],
          [
            -3.024663,
            53.789152
          ],
          [
            -3.024514,
            53.788933
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070842513, FY4 5AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.02481259358292,
          53.78937110989311
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010794645, FY4 5RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0243927609351595,
          53.78896123171029
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012614470, FY4 5RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0245170170285998,
          53.78907701907247
        ]
      }
    }
  ]
}