{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hardy Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.515639,
            50.455614
          ],
          [
            -3.515631,
            50.455587
          ],
          [
            -3.515623,
            50.45556
          ],
          [
            -3.515685,
            50.455495
          ],
          [
            -3.515747,
            50.45543
          ],
          [
            -3.515766,
            50.45541
          ],
          [
            -3.515909,
            50.455259
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000015000, TQ1 2DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5159663353284487,
          50.45527665276887
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040545272, TQ1 2DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5157694814466955,
          50.45572890154509
        ]
      }
    }
  ]
}