{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dixon's Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.257932,
            53.039807
          ],
          [
            -2.257596,
            53.039685
          ],
          [
            -2.257259,
            53.039561
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002245535, ST5 6BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.25730067853899,
          53.039551383548044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024253318, ST5 6BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2579725544999087,
          53.03967577484348
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024253319, ST5 6BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2580323713083392,
          53.039702612374455
        ]
      }
    }
  ]
}