{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stones Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.085345,
            51.01206
          ],
          [
            -1.085323,
            51.012112
          ],
          [
            -1.085272,
            51.012234
          ],
          [
            -1.085263,
            51.012257
          ],
          [
            -1.085215,
            51.012372
          ],
          [
            -1.085203,
            51.0124
          ],
          [
            -1.085181,
            51.012453
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000101561, GU32 1AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0852252324347542,
          51.012410528877496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024210298, GU32 1AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0851645075642276,
          51.01259889512866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025232410, GU32 1LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0854015696060506,
          51.01214213526236
        ]
      }
    }
  ]
}