{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hammond Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.784459,
            53.815454
          ],
          [
            -1.784409,
            53.815127
          ],
          [
            -1.784381,
            53.814947
          ],
          [
            -1.784133,
            53.814943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591416, BD9 4AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7844152964881306,
          53.815130107855914
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023344537, BD9 4AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.784278974494695,
          53.81505795949455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090123583, BD9 4AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7842941623319748,
          53.81505798677293
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090160488, BD9 4AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7840965359050451,
          53.8150935834664
        ]
      }
    }
  ]
}