{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brindle Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.242279,
            53.465559
          ],
          [
            -2.242023,
            53.465611
          ],
          [
            -2.241767,
            53.465662
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77119514, M15 6PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2420071974218034,
          53.46551795995191
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77119515, M15 6PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.242098495523874,
          53.465679567474304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023062968, M15 6PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2422186395422083,
          53.465616404376625
        ]
      }
    }
  ]
}