{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenlea Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.842313,
            54.07068
          ],
          [
            -2.842617,
            54.070584
          ],
          [
            -2.84292,
            54.070487
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009292364, LA4 6TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.84251034932942,
          54.07061597711931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010486196, LA4 6UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8426433132554045,
          54.07039034937536
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010486197, LA4 6UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.842878147453912,
          54.070667326953085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010486198, LA4 6UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.842969277679502,
          54.07063972466942
        ]
      }
    }
  ]
}