{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hatton Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.406124,
            56.39627
          ],
          [
            -3.406329,
            56.395908
          ],
          [
            -3.406535,
            56.395546
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124014363, PH2 7DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.40587408644216,
          56.39564357904967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124026824, PH2 7DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4057571111667015,
          56.395986340816485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124086627, PH2 7BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.406123988648715,
          56.39626970548463
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124106049, PH2 7BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4064048942418736,
          56.395978994954035
        ]
      }
    }
  ]
}