{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thirsk Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.515993,
            52.382887
          ],
          [
            -1.515347,
            52.382839
          ],
          [
            -1.514701,
            52.382792
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Thirsk Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.516213,
            52.382906
          ],
          [
            -1.516103,
            52.382896
          ],
          [
            -1.515993,
            52.382887
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014005661, CV3 6JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5162127854603846,
          52.38290585686245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070711724, CV3 6PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5149343511171522,
          52.382927591071784
        ]
      }
    }
  ]
}